SciChart.Data Assembly > SciChart.Data.Model Namespace > Point2DSeries Class > Point2DSeries Constructor : Point2DSeries Constructor(Values<Double>,Values<Double>,Values<Int32>)
The xValues
The yValues
The indexes
Point2DSeries Constructor(Values<Double>,Values<Double>,Values<Int32>)
Initializes a new instance of the Point2DSeries class.
Syntax

Parameters

xValues
The xValues
yValues
The yValues
indexes
The indexes
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also